home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / system / whatpc.dir / 00252.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  283 b   |  6 lines

  1. on mouseUp
  2.   sound stop 1
  3.   alert("If you get an insufficient memory error, exit to Dos and run the program CHINESE.EXE in the directory \SHARE\DOS\CHECKER. If you still have problems you could also try running MEMMAKER.")
  4.   open("system\runfix ^\share\dos\checker chinese.exe")
  5. end
  6.